home *** CD-ROM | disk | FTP | other *** search
- // Use this file to configure your DEDICATED server.
- // This config file is executed everytime the server changes levels.
-
- // disable autoaim
- sv_aim 0
-
- // player bounding boxes (collisions, not clipping)
- sv_clienttrace 3.5
-
- // disable clients' ability to pause the server
- pausable 0
-
- // default server name. Change to "Bob's Server", etc.
- hostname "International Online Soccer 3.0"
-
- // maximum client movement speed
- sv_maxspeed 460
-
-
-
-
-